-
Notifications
You must be signed in to change notification settings - Fork 108
MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 #924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jbonofre
merged 1 commit into
main
from
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Jan 8, 2026
Merged
MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 #924
jbonofre
merged 1 commit into
main
from
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Jan 8, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
|
@dependabot rebase |
0c641bc to
657da51
Compare
Member
|
@dependabot rebase |
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
657da51 to
7644d03
Compare
jbonofre
approved these changes
Jan 8, 2026
ennuite
pushed a commit
to ennuite/arrow-java
that referenced
this pull request
Jan 8, 2026
…che#924) Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jacoco/jacoco/releases">org.jacoco:jacoco-maven-plugin's releases</a>.</em></p> <blockquote> <h2>0.8.14</h2> <h2>New Features</h2> <ul> <li>JaCoCo now officially supports Java 25 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1950">#1950</a>).</li> <li>Experimental support for Java 26 class files (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1807">#1870</a>).</li> <li>Branches added by the Kotlin compiler for default argument number 33 or higher are filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1655">#1655</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for elvis operator that follows safe call operator is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1814">#1814</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1954">#1954</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for more cases of chained safe call operators is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1956">#1956</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for invocations of suspendCoroutineUninterceptedOrReturn intrinsic is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1929">#1929</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for suspending lambdas with parameters is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1945">#1945</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for suspending functions and lambdas with suspension points that return inline value class is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1871">#1871</a>).</li> <li>Part of bytecode generated by the Kotlin Compose compiler plugin for pausable composition is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1911">#1911</a>).</li> <li>Methods generated by the Kotlin serialization compiler plugin are filtered out (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1885">#1885</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1970">#1970</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1971">#1971</a>).</li> </ul> <h2>Fixed bugs</h2> <ul> <li>Fixed handling of implicit else clause of when with String subject in Kotlin (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1813">#1813</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1940">#1940</a>).</li> <li>Fixed handling of implicit default clause of switch by String in Java when compiled by ECJ (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1813">#1813</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1940">#1940</a>). Fixed handling of exceptions in chains of safe call operators in Kotlin (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1819">#1819</a>).</li> </ul> <h2>Non-functional Changes</h2> <ul> <li>JaCoCo now depends on ASM 9.9 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1965">#1965</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jacoco/jacoco/commit/2eb248366f0eb63fd964fc7a81804b27229a6edd"><code>2eb2483</code></a> Prepare release v0.8.14</li> <li><a href="https://github.com/jacoco/jacoco/commit/de76181b207b18c5b727051f8d62c115dc2c976c"><code>de76181</code></a> KotlinSerializableFilter should filter more methods (<a href="https://redirect.github.com/jacoco/jacoco/issues/1971">#1971</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/89c4bd5ff39deae410f2a899289fe96739a63c13"><code>89c4bd5</code></a> Fix NPE in KotlinSerializableFilter (<a href="https://redirect.github.com/jacoco/jacoco/issues/1970">#1970</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/098112865bb957084cc9abc1a9ca3f5bbff7219b"><code>0981128</code></a> Migrate release staging to the Central Publisher Portal (<a href="https://redirect.github.com/jacoco/jacoco/issues/1968">#1968</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/d07bc6b7e47959503f878563cc4d18060223f2de"><code>d07bc6b</code></a> Add filter for bytecode generated by Kotlin serialization compiler plugin (<a href="https://redirect.github.com/jacoco/jacoco/issues/1">#1</a>...</li> <li><a href="https://github.com/jacoco/jacoco/commit/5e35fd5e1968c9477948f24991368b872e8014b9"><code>5e35fd5</code></a> Upgrade maven-dependency-plugin to 3.9.0 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1966">#1966</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/c2fe5cc54472f188c0d0f1158a0f987295217138"><code>c2fe5cc</code></a> Upgrade ASM to 9.9 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1965">#1965</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/b0f8e23d91d59431124b2863b8e35bdd1b71f7b9"><code>b0f8e23</code></a> KotlinSafeCallOperatorFilter should filter "unoptimized" safe call followed b...</li> <li><a href="https://github.com/jacoco/jacoco/commit/c7bd3f4e96540d1a8f58690d5d52a94eebf4c471"><code>c7bd3f4</code></a> Upgrade spotless-maven-plugin to 3.0.0 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1961">#1961</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/faa289d2a370fa4f724bed3a09e8591be08cd6c2"><code>faa289d</code></a> KotlinSafeCallOperatorFilter should not be affected by presence of pseudo ins...</li> <li>Additional commits viewable in <a href="https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14.
Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
2eb2483Prepare release v0.8.14de76181KotlinSerializableFilter should filter more methods (#1971)89c4bd5Fix NPE in KotlinSerializableFilter (#1970)0981128Migrate release staging to the Central Publisher Portal (#1968)d07bc6bAdd filter for bytecode generated by Kotlin serialization compiler plugin (#1...5e35fd5Upgrade maven-dependency-plugin to 3.9.0 (#1966)c2fe5ccUpgrade ASM to 9.9 (#1965)b0f8e23KotlinSafeCallOperatorFilter should filter "unoptimized" safe call followed b...c7bd3f4Upgrade spotless-maven-plugin to 3.0.0 (#1961)faa289dKotlinSafeCallOperatorFilter should not be affected by presence of pseudo ins...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)